Use the mkdir command to create directories and subdirectories under Linuxnow that we've listed the entries in the directory with the LS command, we're going to learn how to create a directory under a Linux system. Under Linux, we can use the mkdir
Four tips for Linux mkdir, tar, and kill commands
We have been doing a task in a regular way until we know there are better solutions. As a follow-up of the Linux tips and tricks series, I will introduce four tips that can help you in various
This article link: http://www.cnblogs.com/MartinChentf/p/6076075.html (reproduced please specify the source)In a Linux system, the mkdir command is used to create a directory or a cascading directory.1. Command formatmkdir [Options] Directory name2.
Four useful tips for Linux mkdir, tar, and kill commands (1)
We have been doing a task in a regular way until we know there are better solutions. As a follow-up of the Linux tips and tricks series, I will introduce four tips that can help you in
Common Linux commands: mkdir and linuxmkdir
Link: http://www.cnblogs.com/MartinChentf/p/6076075.html (reprinted please indicate the source)
In Linux, The mkdir command is used to create a directory or a cascading directory.
1. Command Format
Mkdir
Transferred from: http://blog.csdn.net/fallenink/article/details/8480483Original address: http://sharp2wing.iteye.com/blog/1280802————————————————————————————————————————————————I.linux C Creating a directory function mkdir mode setting
The linux mkdir command is used to creates the specified Name of directory, requires the user who created the directory to have write permissions in the current directory, and the specified directory name cannot be a directory that is already in the
mkdir a command to create a directory on a Linux system that requires the user to have write permission on the path where the directory was created, and that the newly created directory name cannot be a directory that already exists.Mdkir-make
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.